home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / Software / WinWAP Light / winwapl.exe / _SETUP.1 / 1.wml next >
Encoding:
Extensible Markup Language  |  2000-01-15  |  1.3 KB  |  33 lines

  1. <?xml version="1.0"?>
  2. <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
  3.  
  4. <wml>
  5. <!-- THIS IS THE FIRST CARD IN THE DECK -->
  6. <card id="navi" title="Navigate with Winwap">
  7. <p align="center">
  8.    <img src="../wwbyst.wbmp" alt="WINWAP"/>
  9. </p>
  10. <p>
  11.   <big>Typing the address manually</big>
  12.   <br/>
  13.   When the browser opens, it will automatically go to the homepage that can be set in the
  14.   properties. After installation the homepage is Slob-Trot Softwareís winwap page, where you
  15.   can find information regarding the browser.
  16.   <br/>
  17.   <br/>
  18.   When you want to read ( retrieve ) the page from another address you should type the
  19.   URL of the page into the address box ( shown below ).
  20.   <br/>
  21.   <br/>
  22.   After entering the URL you press enter on you keyboard, and the browser will get the
  23.   page for you. You donít have to type out the http:// part of the address, winwap will
  24.   add it automatically if you donít. If you want to access a file from a drive you can
  25.   either begin the URL with file:// and then type out the path to the file you want to
  26.   load ( ex : file://D:\WML\index.wml ), or optionally select "Open Location" from the
  27.   "File" menu, and type the path ( or browse to the file ) in the window that opens.
  28.   <br/>
  29.   <do type="accept" label="Back"> <go href="@prev"/> </do>
  30. </p>
  31. </card>
  32. </wml>
  33.